div.item {
   display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-items: center;

  background: linear-gradient(45deg, #17eaff, #0ae380);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    margin: 10px;
    padding: 0px;
    border-radius: 10px;
    margin-top: 10px;

}
.l_left {
    /*padding: 20px 0;*/
    width: 100%;
    padding: 5px;

}
.l_right {
    padding: 10px 5px;
    width: 100%;
    background: #ddd;

}
.l_left img {
    width: 100%;
    height: 4rem;
    border-radius: 10px;

}
.metal {
    width: 100%;
     display: flex; 
    /* flex-direction: row; */
    /* margin-top: 20px; */
    /* padding-left: 15px; */
    /*background: #1fb25a;*/
    margin: 2px;
     /*border: solid 1px #ccc; */
    height: 30px;
    line-height: 30px;
    padding: 1px;
    padding-left: 3px;
    color: #fff;
}
.metar {
    /*display: flex;*/
    /*flex-direction: row;*/
    width: 100%;
}
.l_meta {
   display: flex;
    width: 100%;
    flex-wrap: wrap;
    /* margin-bottom: 5px;*/
}

.l_title h1 {
font-size: .4rem;
    font-weight: 800;
    color: #fff;
    text-align: center;
    /*line-height: 40px;*/
     /*border-bottom: solid 1px #ccc; */
    /*padding-bottom: 5px;*/
    /*height: 45px;*/
    /*background: #1fb25a;*/
    /*border: 1px solid #000;*/
}
.l_title {
   width: 100%;
}
.amount {
    /*width: 30%;*/
    font-size: 9px;
    color: #1fb25a;
    font-weight: bold;
    flex: 1;
    width: 100%;
    display: flex;
    justify-content: end;
}
.day {
    /*width: 30%;*/
    font-size: 9px;
    color: #1fb25a;
    font-weight: bold;
    flex: 1;
    width: 100%;
    display: flex;
    justify-content: end;
}

.l_desc {
     /*color: #fff;*/
    font-weight: bold;
    font-size: 9px;
}
.lbotton {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.lbotton span {
    width: 100%;
    margin-bottom: 10px;
    background-color: #002d71;
    border-radius: 10px;
    color: #fff;
    justify-content: center;
    height: .8rem;
    text-align: center;
    padding: 5px;
}
.icon-list li {
    width: 25%;
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    
}
.icon-list li img {
   height: 40px;

}
.icon-list li span {
    margin-top: 10px;
    color:#1fb25a;
}
.icon-list ul {
    width: 100%;
    display: flex;
    justify-items: center;
    align-items: center;
}
.icon-list{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 10px 10px;
    background: #FF6600;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    padding: 17px 12px;
    border-radius: 5px;
}
/* .layui-carousel {
    margin: 5px 10px    ;
} */
.footerbar {
    border-top: 1px solid #f2f2f2 ;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    color: #ffb30f;
    
    display: flex;
    flex-wrap: wrap;
    background-color: #212529;
    padding: 5px 0;
}
.footerbar div img {
    height:30px;
width: 30px;}
.footerbar div {
    font-size: 14px;
    display: flex;
    width: 25%;
 flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    
}
.header[data-v-d5f15326] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    /*height: 7.8rem;*/
    padding: 0 0.32rem;
    width: 100%;
      /*background-image: linear-gradient(#fff, #1fb25a);*/
    /*background: #1fb25a;*/
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 0 !important;
    /*background: #66CCFF;*/
  }
 .balance {
    height: 2.846667rem;
    display: flex !important;
                justify-content: space-between;
                width: 95% !important;
                background: #fff !important;
                border-radius: 0.3rem !important;
   
    margin: 0.533333rem auto auto;
    padding: 0.5rem 0.5rem 0.8rem 0.5rem;
    position: relative;
    top: -70px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    z-index: 10;
  }

  .balance p {
    float: left;
    font-size: 0.373333rem;
    color: #002d71;
    text-align: center;
  }
  
.balance p span {
    color: #002d71;
    margin-top: 0.32rem;
    display: block;
  }
  
.balance p em {
    display: block;
    margin-top: 0.2rem;
    color: #002d71;
    font-style: normal;
    font-size: 0.346667rem;
  }
  .login_nav li{
    height: 2.6rem;
}
body {
    background: #fff;
}

.info {
    display: flex !important;
    align-items: center !important;
}
.info img {
    height: 2rem !important;
    width: 2rem !important;
    overflow: hidden !important;
    border-radius: 50% !important;
}
.info .name strong{
    font-size: 0.7rem !important;
    color: #000 !important;
    font-weight: normal !important;
}
.info .name em {
   
    border: 1px solid red !important;
    width: 1.64rem !important;
    height: 0.6rem !important;
    padding: .05rem !important;
    color: red !important;
   
    border-radius: 0.2rem !important;
    background: none !important;
}
.info .name small {
    font-size: .4rem !important;
}
.my-list {
        /*background: #fff; */
    /*width: 100%;*/
    margin: 10px;
    /* position: relative; */
    /* top: -60px; */
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    justify-content: center;

}
.my-item {
    padding: 10px;
    display: flex;
    font-size: 14px;
   /*border-bottom: 1px solid #0b1d59;*/
    width: 100%;
    flex-wrap: wrap;
    text-align: left;
    /*background: #fff;*/
    /*background: #66CCFF;*/
       align-items: center;
    margin:1px 1px;
    /*border-radius: 50%;*/

}
.my-item img {
    width: 30px;
   
}
.my-item div {
   
    
    /*color: #ffffff;*/
    
}
.item-icon {
    width: 10%;
}
.item-title {
    width: 85%;
}
.item-arrow {
    width: 5%;
}
.item-arrow img {
    width: 10px;
}
.my-item span {
    width: 10px;
    background-image:url('/pic/personal/arrow.png');
    background-size: 100%;
    background-repeat: no-repeat;

}


.card-body.hud {
    background: #333;
    color: #fff;
}
input.form-control {
    border-color: #ffb30f;
}
.card-body.hud {
    background: #919191;
}